home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global score, stime, scNUM, scTIME, iSTART, mufend, titend, assend
- cursor(4)
- set scNUM to the number of cast "thescore"
- set scTIME to the number of cast "eltimo"
- set iSTART to the number of cast "istart"
- set mufend to the number of cast "mufend"
- set titend to the number of cast "titend"
- set assend to the number of cast "assend"
- set stime to 30
- set score to 0
- set the text of cast scNUM to EMPTY & score & EMPTY
- set the text of cast scTIME to "30"
- puppetSprite(3, 1)
- puppetSprite(10, 1)
- puppetSprite(18, 1)
- puppetSprite(19, 1)
- puppetSprite(20, 1)
- puppetSprite(27, 1)
- set the locH of sprite 27 to -200
- set the castNum of sprite 18 to the number of cast "titon"
- set the locH of sprite 18 to the locH of sprite 35
- set the locV of sprite 18 to the locV of sprite 35
- set the castNum of sprite 19 to the number of cast "Non"
- set the locH of sprite 19 to the locH of sprite 43
- set the locV of sprite 19 to the locV of sprite 43
- cursor(0)
- end
-